Given-When-Then Given a set of circumstances, when something happens, then I expect something... i.e. double(), given the double function, when given '4', we expect a returned value of 8. ##Notes from ...