-
Notifications
You must be signed in to change notification settings - Fork 0
/
PosLog.log.4
61 lines (48 loc) · 1.94 KB
/
PosLog.log.4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
2020-10-26 11:45:21,064 FATAL (null) MoneyFarmTest.HomeBanking TestMoneyFarm - 47
Test exception: NUnit.Framework.MultipleAssertException: Multiple failures or warnings in test:
1) Expected string length 4 but was 9. Strings differ at index 0.
Expected: "goal"
But was: "productId"
-----------^
2) Expected string length 16 but was 9. Strings differ at index 0.
Expected: "timeHorizonYears"
But was: "productId"
-----------^
3) Expected string length 25 but was 9. Strings differ at index 0.
Expected: "contributionMonthlyAmount"
But was: "productId"
-----------^
4) Expected string length 14 but was 9. Strings differ at index 0.
Expected: "investmentType"
But was: "productId"
-----------^
5) Expected string length 24 but was 9. Strings differ at index 0.
Expected: "contributionOneOffAmount"
But was: "productId"
-----------^
6) Expected string length 12 but was 9. Strings differ at index 0.
Expected: "incomeSource"
But was: "productId"
-----------^
7) Expected string length 12 but was 9. Strings differ at index 0.
Expected: "annualIncome"
But was: "productId"
-----------^
8) Expected string length 11 but was 9. Strings differ at index 0.
Expected: "totalAssets"
But was: "productId"
-----------^
9) Expected string length 23 but was 9. Strings differ at index 0.
Expected: "annualSavingsPercentage"
But was: "productId"
-----------^
10) Expected string length 24 but was 9. Strings differ at index 0.
Expected: "financialExperienceScore"
But was: "productId"
-----------^
11) Expected string length 16 but was 9. Strings differ at index 0.
Expected: "riskProfileScore"
But was: "productId"
-----------^
in NUnit.Framework.Assert.Multiple(TestDelegate testDelegate) in D:\a\1\s\src\NUnitFramework\framework\Assert.cs:riga 333
in MoneyFarmTest.HomeBanking.TestMoneyFarm() in D:\MoneyFarm\MoneyFarmTest\MoneyFarmTest\Program.cs:riga 47