Behavior-driven development: Difference between revisions

Content deleted Content added
Kelly Martin (talk | contribs)
m spelling fixes, tidy, and general cleanup using AWB
Line 123:
</nowiki></pre>
 
The classes above seperateseparate number logic - the <code>IntegerSpecification</code> interface - from boolean logic - the <code>IntegerCondition</code> class - and allow for the following Java statements:
 
<pre><nowiki>