v20160618
FrontPage.ShoudIBuyMilk
0
0
0
32
2016-07-16T10:26:14+01:00
138
<br/><table>
<tr>
<td colspan="4"><span class="pass">should I buy milk</span></td>
</tr>
<tr>
<td>cash in wallet</td>
<td>credit card</td>
<td>pints of milk remaining</td>
<td>go to store?</td>
</tr>
<tr>
<td>0 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>0 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>10 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>0 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>0 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>0 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>10 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>0 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>0 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>1 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>10 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>1 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>0 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>1 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>no <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
<tr>
<td>10 <span class="error">Method setCashInWallet: not found in ShouldIBuyMilk.</span></td>
<td>yes <span class="error">Method setCreditCard: not found in ShouldIBuyMilk.</span></td>
<td>1 <span class="error">Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.</span></td>
<td>nope <span class="error">Method goToStore not found in ShouldIBuyMilk.</span></td>
</tr>
</table>
ShoudIBuyMilk
{id='decisionTable_0_0', instruction='make', instanceName='decisionTable_0', className='ShouldIBuyMilk', args=[]}
pass(should I buy milk)
pass
decisionTable_0_0
0
0
ConstructionExpectation
should I buy milk
{id='decisionTable_0_4', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[0]}
error
decisionTable_0_4
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_5', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[no]}
error
decisionTable_0_5
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_6', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[0]}
error
decisionTable_0_6
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_8', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_8
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_10', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[10]}
error
decisionTable_0_10
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_11', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[no]}
error
decisionTable_0_11
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_12', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[0]}
error
decisionTable_0_12
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_14', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_14
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_16', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[0]}
error
decisionTable_0_16
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_17', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[yes]}
error
decisionTable_0_17
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_18', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[0]}
error
decisionTable_0_18
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_20', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_20
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_22', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[10]}
error
decisionTable_0_22
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_23', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[yes]}
error
decisionTable_0_23
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_24', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[0]}
error
decisionTable_0_24
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_26', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_26
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_28', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[0]}
error
decisionTable_0_28
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_29', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[no]}
error
decisionTable_0_29
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_30', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[1]}
error
decisionTable_0_30
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_32', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_32
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_34', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[10]}
error
decisionTable_0_34
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_35', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[no]}
error
decisionTable_0_35
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_36', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[1]}
error
decisionTable_0_36
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_38', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_38
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_40', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[0]}
error
decisionTable_0_40
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_41', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[yes]}
error
decisionTable_0_41
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_42', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[1]}
error
decisionTable_0_42
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_44', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_44
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
{id='decisionTable_0_46', instruction='call', instanceName='decisionTable_0', methodName='setCashInWallet', args=[10]}
error
decisionTable_0_46
VoidReturnExpectation
Method setCashInWallet: not found in ShouldIBuyMilk.
{id='decisionTable_0_47', instruction='call', instanceName='decisionTable_0', methodName='setCreditCard', args=[yes]}
error
decisionTable_0_47
VoidReturnExpectation
Method setCreditCard: not found in ShouldIBuyMilk.
{id='decisionTable_0_48', instruction='call', instanceName='decisionTable_0', methodName='setPintsOfMilkRemaining', args=[1]}
error
decisionTable_0_48
VoidReturnExpectation
Method setPintsOfMilkRemaining: not found in ShouldIBuyMilk.
{id='decisionTable_0_50', instruction='call', instanceName='decisionTable_0', methodName='goToStore', args=[]}
error
decisionTable_0_50
ReturnedValueExpectation
Method goToStore not found in ShouldIBuyMilk.
0
0
0
1
138