Results for D:\SourceControl\xUnit.GWT\xUnit.GWT\bin\Debug\xUnit.GWT.DLL
Scenarios run: 5   Failures: 1, Pending: 3, Run time: 0.023s

0.023s Feature - As a user... I want to... So that I... Scenarios run: 5  Failures: 1, Pending: 3

P Given a block which has been defined When no action assigned Then it should be marked as pending
0.017s Given both accounts have positive balances When transfer money from a to b Then a should have the total balance of b and balance of b should be 0
xUnit.GWT.PartFailed : Then balance of b should be 0 failed to complete successfully ---- Assert.Equal() Failure Expected: 3 Actual: 0

0.000s Given both accounts have positive balances When transfer money from a to b Then a should have the total balance of b and balance of b should be 0
P Given one pending block Then it should be marked as pending in the report
P Given one valid given block When there is no then block [then it should fail]

Results generated 2009-06-15 at 11:49:33