Issue #3336601 by Murz: Add a stub for date.formatter service
Showing
- modules/test_helpers_example/src/Controller/TestHelpersExampleController.php 5 additions, 3 deletions...s_example/src/Controller/TestHelpersExampleController.php
- modules/test_helpers_example/tests/src/Unit/TestHelpersExampleControllerClassicTest.php 21 additions, 3 deletions...ests/src/Unit/TestHelpersExampleControllerClassicTest.php
- modules/test_helpers_example/tests/src/Unit/TestHelpersExampleControllerModernConditionsTest.php 7 additions, 5 deletions...Unit/TestHelpersExampleControllerModernConditionsTest.php
- modules/test_helpers_example/tests/src/Unit/TestHelpersExampleControllerModernResultTest.php 8 additions, 8 deletions...src/Unit/TestHelpersExampleControllerModernResultTest.php
- src/Stub/ConfigFactoryStub.php 1 addition, 1 deletionsrc/Stub/ConfigFactoryStub.php
- src/Stub/DateFormatterStub.php 54 additions, 0 deletionssrc/Stub/DateFormatterStub.php
- src/Stub/EntityTypeManagerStub.php 13 additions, 2 deletionssrc/Stub/EntityTypeManagerStub.php
- src/StubFactory/EntityStorageStubFactory.php 43 additions, 17 deletionssrc/StubFactory/EntityStorageStubFactory.php
- src/UnitTestHelpers.php 15 additions, 1 deletionsrc/UnitTestHelpers.php
- tests/src/Unit/Stubs/DateFormatterStubTest.php 31 additions, 0 deletionstests/src/Unit/Stubs/DateFormatterStubTest.php
src/Stub/DateFormatterStub.php
0 → 100644
Please register or sign in to comment