@@ -1346,28 +1346,24 @@ protected function getExpectedLineCoverageDataArrayForBankAccount(): array
13461346 0 => 'BankAccountTest::testBalanceIsInitiallyZero ' ,
13471347 1 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13481348 ],
1349- 9 => null ,
13501349 13 => [],
13511350 14 => [],
13521351 15 => [],
13531352 16 => [],
1354- 18 => [],
13551353 22 => [
13561354 0 => 'BankAccountTest::testBalanceCannotBecomeNegative2 ' ,
13571355 1 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13581356 ],
13591357 24 => [
13601358 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13611359 ],
1362- 25 => null ,
13631360 29 => [
13641361 0 => 'BankAccountTest::testBalanceCannotBecomeNegative ' ,
13651362 1 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13661363 ],
13671364 31 => [
13681365 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13691366 ],
1370- 32 => null ,
13711367 ],
13721368 ];
13731369 }
@@ -1380,28 +1376,24 @@ protected function getExpectedLineCoverageDataArrayForBankAccountInReverseOrder(
13801376 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13811377 1 => 'BankAccountTest::testBalanceIsInitiallyZero ' ,
13821378 ],
1383- 9 => null ,
13841379 13 => [],
13851380 14 => [],
13861381 15 => [],
13871382 16 => [],
1388- 18 => [],
13891383 22 => [
13901384 0 => 'BankAccountTest::testBalanceCannotBecomeNegative2 ' ,
13911385 1 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13921386 ],
13931387 24 => [
13941388 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13951389 ],
1396- 25 => null ,
13971390 29 => [
13981391 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
13991392 1 => 'BankAccountTest::testBalanceCannotBecomeNegative ' ,
14001393 ],
14011394 31 => [
14021395 0 => 'BankAccountTest::testDepositWithdrawMoney ' ,
14031396 ],
1404- 32 => null ,
14051397 ],
14061398 ];
14071399 }
0 commit comments