我正在開發一個項目使用BDD/TDD技術,我正在盡我所能留住課程。我碰到的一個問題是單元測試DefaultModelBinder。我使用mspec編寫我的測試。 我有一個這樣的類,我要綁定到: public class EmailMessageInput : IMessageInput
{
public object Recipient
{
get;
我是MSpec的忠實粉絲,所以很自然地我想用VS2010。我將MSpec runner定義爲Visual Studio中的外部工具,以便能夠始終將其作爲工具欄項目顯示。 不管怎樣,每當我試圖用.NET 4.0解決方案,我得到以下錯誤使用MSpec亞軍(mspec.exe): Could not load file or assembly 'file:///C:\Users\[SOMEUSER]\[
對於兩個非常類似的控制器操作,我有兩個非常相似的規格:VoteUp(int id)和VoteDown(int id)。這些方法允許用戶向上或向下投票;有點像StackOverflow問題的投票上/下功能。該規範是: VoteDown: [Subject(typeof(SomeController))]
public class When_user_clicks_the_vote_down_but
我下面this guide安裝和使用MSpec,但在那裏他跑MSpec首次步驟,我收到以下錯誤: Could not load file or assembly 'file:///[...]\Nehemiah\Nehemiah.Specs\bin\Debug\Nehemiah.Specs.dll' or one of its dependencies. This assembly is built