|
| Released: |
Feb 7 2009
|
| Updated: |
Aug 28 2009 by pierreml |
| Dev status: |
Beta
|
| Rated: |
No ratings yet for this release
(Add your own rating)
|
| Reviewed: |
0 reviews
|
| Downloaded: |
159 downloads |
| Wiki link: |
[release:22926] |
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
- Visual Studio 2008
- BizTalk Server 2006 / 2009
Install the adapter
- Download BizMockAdapterSetup.zip
- Install the BizMock Adapter
- Register the BizMock Adapter ( at BizTalk Server 2009 Administration Console)
Play with the samples
- Download BizMock Samples.zip
- Open BizMock Samples solution (using an account that has BizTalk Application privileges like the biztalkservice account )
- Select the WeatherReport biztalk proyect and deploy it
- Once deployed open the BizTalk Server admin console, select BizMockSamples application and configure it using the BizMockSamples.BindingInfo.xml file.
- Start the ports, enable receive location and start orchestration
- In Visual Studio 2008 open the test view and execute all theWeatherReportProcess Tests.
- All tests should pass
How to test an orchestration
- Create a BizTalk project and add an orchestration
- Create a Test Proyect to test it, and define your solution artifacts
- Then add references to BizMockFramework.dll, BizMockReceiveAdapter.dll and Microsoft.Samples.BizTalk.Adapter.Common.dll, Microsoft.XLANGs.BaseTypes, and to the biztalk project
- Write your test using the BizMockFramework fluent interface API
- Deploy your orchestration, and configure all ports to use the BizMock Adapter
- Run the test from Visual Studio
How to test a map
- Create a BizTalk project and add a map
- Create a Test Proyect to test it, and define your solution artifacts
- Then add references to BizMockFramework.dll, BizMockReceiveAdapter.dll and Microsoft.Samples.BizTalk.Adapter.Common.dll and to the biztalk project
- Write your test using the MapVerifier method
- Run the test from Visual Studio
|
|
Are you sure you want to delete your review?
Rate this release |
How do you like BizMock - Beta?
Select a rating, at least one star.
|
|
|
(optional)
|
400 characters left
|
Questions? This space is for reviews only. Use Discussions if you have questions. |
|
Cancel
|
|
|