PHP Class Dumplie\CustomerService\Tests\InMemory\InMemoryCustomerServiceContext

Inheritance: extends Dumplie\CustomerService\Tests\AbstractCustomerServiceContext
Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
__construct ( Dumplie\SharedKernel\Application\EventLog $eventLog, Dumplie\SharedKernel\Tests\Context\CommandBusFactory $commandBusFactory )

Method Details

__construct() public method

public __construct ( Dumplie\SharedKernel\Application\EventLog $eventLog, Dumplie\SharedKernel\Tests\Context\CommandBusFactory $commandBusFactory )
$eventLog Dumplie\SharedKernel\Application\EventLog
$commandBusFactory Dumplie\SharedKernel\Tests\Context\CommandBusFactory