Created
September 23, 2010 00:19
-
-
Save codereflection/592838 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------ Test started: Assembly: BidsForKids.Tests.dll ------ | |
| AuctionRepository, when requesting an auction by year | |
| » should return the correct auction year (FAIL) | |
| Test 'should return the correct auction year' failed: | |
| System.NotImplementedException: sad pandas can't implement the codez | |
| Data\AuctionRepository.cs(35,0): at BidsForKids.Tests.Data.AuctionRepository.GetBy(Int32 year) | |
| Data\AuctionRepository.cs(19,0): at BidsForKids.Tests.Data.when_requesting_an_auction_by_year.<.ctor>b__1() | |
| at Machine.Specifications.Utility.RandomExtensionMethods.InvokeIfNotNull(Because because) | |
| at Machine.Specifications.Model.Context.EstablishContext() | |
| 0 passed, 1 failed, 0 skipped, took 0.94 seconds (Machine.Specifications 0.3.0). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment