MontealegreLuis/php-testing-tools

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
ewallet/src/Application/BasePath.php30
ewallet/src/Application/Clock.php7
ewallet/src/Application/DomainEvents/AggregateRoot.php18
ewallet/src/Application/DomainEvents/DomainEvent.php7
ewallet/src/Application/DomainEvents/EventPublisher.php28
ewallet/src/Application/DomainEvents/EventSerializer.php6
ewallet/src/Application/DomainEvents/EventStore.php8
ewallet/src/Application/DomainEvents/EventSubscriber.php7
ewallet/src/Application/DomainEvents/PersistEventsSubscriber.php20
ewallet/src/Application/DomainEvents/StoredEvent.php32
ewallet/src/Application/DomainEvents/StoredEventFactory.php18
ewallet/src/Application/DomainException.php6
ewallet/src/Application/Environment.php46
ewallet/src/Application/InputValidation/ErrorMessages.php36
ewallet/src/Application/InputValidation/InputFilter.php7
ewallet/src/Application/InputValidation/InputValidator.php6
ewallet/src/Application/InputValidation/InputValues.php16
ewallet/src/Application/InputValidation/ValidationResult.php7
ewallet/src/Application/Messaging/EmptyExchange.php6
ewallet/src/Application/Messaging/InvalidPublishedMessageToTrack.php16
ewallet/src/Application/Messaging/MessageConsumer.php9
ewallet/src/Application/Messaging/MessageProducer.php9
ewallet/src/Application/Messaging/MessagePublisher.php84
A
35 mins
ewallet/src/Application/Messaging/MessageTracker.php8
ewallet/src/Application/Messaging/PublishedMessage.php33
ewallet/src/Application/Services/ProvidesTransactionalOperations.php15
ewallet/src/Application/Services/TransactionalSession.php6
ewallet/src/Application/SystemClock.php10
ewallet/src/Application/Templating/TemplateEngine.php6
ewallet/src/Ewallet/ManageWallet/TransferFunds/TransactionalTransferFundsAction.php12
ewallet/src/Ewallet/ManageWallet/TransferFunds/TransferFundsAction.php24
ewallet/src/Ewallet/ManageWallet/TransferFunds/TransferFundsInput.php29
ewallet/src/Ewallet/ManageWallet/TransferFunds/TransferFundsSummary.php30
ewallet/src/Ewallet/Memberships/Account.php30
ewallet/src/Ewallet/Memberships/Email.php20
ewallet/src/Ewallet/Memberships/Identifier.php28
ewallet/src/Ewallet/Memberships/InsufficientFunds.php19
ewallet/src/Ewallet/Memberships/InvalidTransfer.php15
ewallet/src/Ewallet/Memberships/Member.php78
ewallet/src/Ewallet/Memberships/MemberFormatter.php18
ewallet/src/Ewallet/Memberships/MemberId.php5
ewallet/src/Ewallet/Memberships/Members.php7
ewallet/src/Ewallet/Memberships/TransferWasMade.php38
ewallet/src/Ewallet/Memberships/UnknownMember.php10
ui/console/bin/console.php15
ui/console/src/UI/Console/Commands/TransferFundsCommand.php71
ui/console/src/UI/Console/Commands/TransferFundsConsole.php34
ui/console/src/UI/Console/EwalletApplication.php14
ui/messaging/bin/console.php12
ui/messaging/src/Adapters/Laminas/Mail/LaminasTransferFundsMailSender.php59
A
3 hrs