Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : chainflow.testkit

TestKit library for ChainFlow Framework. Allows easy setup of Workflows with an autowiring of Mocks. It leverages Moq (https://github.com/moq/moq) to return a container with all resolved dependencies of the tested Workflow. Rule is simple: if it is a class, than a concrete class is returned; if it is an interface, a Mock is created, allowing for overrides. To avoid tedious inizialization, all Mocks have default return values for bool type (true) and OperationResult (always successful). Source code and samples at: https://github.com/giuseppe-velocci/ChainFlow

Registry - JSON
purl: pkg:nuget/chainflow.testkit
Keywords: ChainFlow, Test, Chain, of, Responsibility, TestKit
License:
Latest release: 8 months ago
First release: 8 months ago
Downloads: 132 total
Last synced: 2 days ago

    Loading...
    Readme
    Loading...