Skip to content

Instantly share code, notes, and snippets.

@codereflection
Created September 23, 2010 00:19
Show Gist options
  • Select an option

  • Save codereflection/592838 to your computer and use it in GitHub Desktop.

Select an option

Save codereflection/592838 to your computer and use it in GitHub Desktop.
------ 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