BizMock - Beta

 Recommended Download



Application BizMockAdapterSetup - 25166.zip
application, 2217K, uploaded Aug 27  - 39 downloads

 Other Available Downloads



Application BizMockBins-25166.zip
application, 54K, uploaded Aug 27  - 24 downloads
Application BizMock Samples.zip
application, 226K, uploaded Aug 28  - 26 downloads

Release Notes


Framework for testing BizTalk orchestrations, maps and more, in a Agile development environment; by means of regular unit tests, a fluent interface API and, a DDD approach. With mocking capabilities, so no need to rely on dependent infraestructure like web services or DBs.

Prerequisites

  1. Visual Studio 2008
  2. BizTalk Server 2006 / 2009

Install the adapter

  1. Download BizMockAdapterSetup.zip
  2. Install the BizMock Adapter
  3. Register the BizMock Adapter ( at BizTalk Server 2009 Administration Console)

Play with the samples

  1. Download BizMock Samples.zip
  2. Open BizMock Samples solution (using an account that has BizTalk Application privileges like the biztalkservice account )
  3. Select the WeatherReport biztalk proyect and deploy it
  4. Once deployed open the BizTalk Server admin console, select BizMockSamples application and configure it using the BizMockSamples.BindingInfo.xml file.
  5. Start the ports, enable receive location and start orchestration
  6. In Visual Studio 2008 open the test view and execute all theWeatherReportProcess Tests.
  7. All tests should pass

How to test an orchestration

  1. Create a BizTalk project and add an orchestration
  2. Create a Test Proyect to test it, and define your solution artifacts
  3. Then add references to BizMockFramework.dll, BizMockReceiveAdapter.dll and Microsoft.Samples.BizTalk.Adapter.Common.dll, Microsoft.XLANGs.BaseTypes, and to the biztalk project
  4. Write your test using the BizMockFramework fluent interface API
  5. Deploy your orchestration, and configure all ports to use the BizMock Adapter
  6. Run the test from Visual Studio

How to test a map

  1. Create a BizTalk project and add a map
  2. Create a Test Proyect to test it, and define your solution artifacts
  3. Then add references to BizMockFramework.dll, BizMockReceiveAdapter.dll and Microsoft.Samples.BizTalk.Adapter.Common.dll and to the biztalk project
  4. Write your test using the MapVerifier method
  5. Run the test from Visual Studio


 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987