Thibault Jouan ed99c191e0 Build conditions with DSL evaluated tests:
In Condition:

  * Modify constructor to accepts tests and a default return value;
  * Implement #met?;
  * Modify #! so that it return the negated value returned by #met?.

  In Condition::DSL:

  * Modify .evaluate to build the condition with tests and the value
    returned by a the evaluated condition block.

  Add a basic Test base class, with env and arguments as attributes.

  Add some spec helpers to build some easily testable kind of Test
instances (as test doubles).
2013-08-18 00:29:36 +00:00
2013-07-27 13:04:30 +00:00
2013-07-27 13:04:23 +00:00
2013-07-27 13:04:23 +00:00
2013-08-08 02:00:15 +00:00
Description
No description provided
563 KiB
Languages
Ruby 78.4%
Gherkin 21.6%