Skip to content

san983/BaristaMatic

Repository files navigation

Barista Matic

=================

A programming assignment Redpoint applicants

Implemented a Solution (BaristaMatic.sln) in Visual Studio 2010 within 3 projects developed in C Sharp

  1. BaristaMatic.Console (Set this one as startup project)

  2. BaristaMatic.Model (Contains the 3 different models used in this project)

  Ingredient.cs
  Drink.cs
  CoffeeMachine.cs
  1. BaristaMatic.Test (Used for TDD and BDD)
  Using [Specflow 1.8.1] (http://www.specflow.org/)
  Using [nUnit 2.6.0] (http://www.nunit.org/)

by [Santiago Traversa] (santiago.traversa@gmail.com)

About

A programming assignment Redpoint applicants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages