Skip to main content
bbv.Common.TestUtilities package icon

bbv.Common.TestUtilities

Provides functionality to simplify unit testing and TDD: * Temporary File Holder (automatically delete files on disposing) * Event Tester (check that objects fired events) bbv.Common.TestUtilities is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definition syntax, * programmatic, loosely coupled, context based rule engine, * support for active objects to build multi-threaded applications

Total Downloads
15.9K
15,896
Published
Feb 14, 2012
Latest stable version

Install

.NET CLI
dotnet add package bbv.Common.TestUtilities --version 7.1.12045.727
Package Manager Console
Install-Package bbv.Common.TestUtilities -Version 7.1.12045.727
PackageReference
<PackageReference Include="bbv.Common.TestUtilities" Version="7.1.12045.727" />

Frameworks

No framework metadata available.

Dependencies

[7.1.0, 7.2.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.