Microsoft.Activities.UnitTesting v2.0.1

Rating: No reviews yet
Downloads: 430
Change Set: 73260
Released: Dec 9 2011
Updated: Mar 14 2012 by ronjacobs
Dev status: Beta

Recommended Download

Application Microsoft.Activities.UnitTesting.NET401.2.0.1.7.zip
application, 90K, uploaded Dec 14 2011 - 255 downloads

Other Available Downloads

Application Microsoft.Activities.UnitTesting.NET40.2.0.1.7.zip
application, 90K, uploaded Dec 14 2011 - 56 downloads
Documentation Microsoft.Activities.UnitTesting Documentation.chm
documentation, 1245K, uploaded Dec 14 2011 - 119 downloads

Release Notes

Microsoft.Activities.UnitTesting

Microsoft.Activities.UnitTesting is a unit testing framework designed to make it easier to unit test activities and workflow services built with Windows Workflow Foundation (WF4).
The Framework contains Test Hosts which wrap WorkflowInvoker, WorkflowApplication and WorkflowServiceHost
Assert helper classes for asserting out arguments and tracking records
Support for Xaml Injection which allows you to mock or stub activities that you don't want to run when testing
Test Framework independent - you can use it with MSTest, NUnit, xUnit or whatever test framework you like.

For more see Microsoft.Activities.UnitTesting Overview

How do I install Microsoft.Activities.UnitTesting?

Updates in this release

WorkflowServiceTestHost has WorkflowServiceTraceBehavior added in rel 2.0.0
Add MemoryTrackingParticipant Events
Add MemoryTrackingParticipant WhenState(state, action) method
Update code and build system for .NET 4.5
MemoryTrackingParticipant.WaitForWorkflowInstanceRecord should not be static

Reviews for this release

No reviews yet for this release.