"We are stuck with technology when what we really want is just stuff that works" -- Douglas Adams
Browse by Tags
All Tags »
MbUnit »
TDD (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
using MbUnit.Framework; using Rhino.Mocks; namespace Suvius.Applications.LoveDoctor.Tests { public class CritterFixationFixture { private ISpeciesSelectorPresenterView view; private MockRepository mocks; private SpeciesSelectorPresenter presenter; [ SetUp...
|
More Posts