123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?xml version="1.0" encoding="UTF-8"?>
- <testsuite name="tests.PraktikumHolonsTestObjectController" tests="3" skipped="0" failures="0" errors="0" timestamp="2016-09-30T19:09:59" hostname="jessey-workstation" time="0.174">
- <properties/>
- <testcase name="testInitialHolonElements" classname="tests.PraktikumHolonsTestObjectController" time="0.005"/>
- <testcase name="testAddingAndDeletingInCanvas" classname="tests.PraktikumHolonsTestObjectController" time="0.159"/>
- <testcase name="testAddingAndDeletingInCategory" classname="tests.PraktikumHolonsTestObjectController" time="0.006"/>
- <system-out><![CDATA[100
- 99
- 98
- 97
- 96
- 95
- 94
- 93
- 92
- 91
- 90
- 89
- 88
- 87
- 86
- 85
- 84
- 83
- 82
- 81
- 80
- 79
- 78
- 77
- 76
- 75
- 74
- 73
- 72
- 71
- 70
- 69
- 68
- 67
- 66
- 65
- 64
- 63
- 62
- 61
- 60
- 59
- 58
- 57
- 56
- 55
- 54
- 53
- 52
- 51
- 50
- 49
- 48
- 47
- 46
- 45
- 44
- 43
- 42
- 41
- 40
- 39
- 38
- 37
- 36
- 35
- 34
- 33
- 32
- 31
- 30
- 29
- 28
- 27
- 26
- 25
- 24
- 23
- 22
- 21
- 20
- 19
- 18
- 17
- 16
- 15
- 14
- 13
- 12
- 11
- 10
- 9
- 8
- 7
- 6
- 5
- 4
- 3
- 2
- 1
- B and {A=6, TV=0, B=7, C=8, D=9, E=10, F=11, G=12, H=13, I=14, J=15, K=16, L=17, M=18, N=19, Fridge=1, O=20, P=21, Q=22, R=23, S=24, T=25, U=26, Light=4, V=27, W=28, X=29, Y=30, Z=31, Solar Panels=5, Radio=2, PC=3}
- D and {A=6, TV=0, C=7, D=8, E=9, F=10, G=11, H=12, I=13, J=14, K=15, L=16, M=17, N=18, Fridge=1, O=19, P=20, Q=21, R=22, S=23, T=24, U=25, Light=4, V=26, W=27, X=28, Y=29, Z=30, Solar Panels=5, Radio=2, PC=3}
- F and {A=6, TV=0, C=7, E=8, F=9, G=10, H=11, I=12, J=13, K=14, L=15, M=16, N=17, Fridge=1, O=18, P=19, Q=20, R=21, S=22, T=23, U=24, Light=4, V=25, W=26, X=27, Y=28, Z=29, Solar Panels=5, Radio=2, PC=3}
- G and {A=6, TV=0, C=7, E=8, G=9, H=10, I=11, J=12, K=13, L=14, M=15, N=16, Fridge=1, O=17, P=18, Q=19, R=20, S=21, T=22, U=23, Light=4, V=24, W=25, X=26, Y=27, Z=28, Solar Panels=5, Radio=2, PC=3}
- H and {A=6, TV=0, C=7, E=8, H=9, I=10, J=11, K=12, L=13, M=14, N=15, Fridge=1, O=16, P=17, Q=18, R=19, S=20, T=21, U=22, Light=4, V=23, W=24, X=25, Y=26, Z=27, Solar Panels=5, Radio=2, PC=3}
- I and {A=6, TV=0, C=7, E=8, I=9, J=10, K=11, L=12, M=13, N=14, Fridge=1, O=15, P=16, Q=17, R=18, S=19, T=20, U=21, Light=4, V=22, W=23, X=24, Y=25, Z=26, Solar Panels=5, Radio=2, PC=3}
- Z and {A=6, TV=0, C=7, E=8, J=9, K=10, L=11, M=12, N=13, Fridge=1, O=14, P=15, Q=16, R=17, S=18, T=19, U=20, Light=4, V=21, W=22, X=23, Y=24, Z=25, Solar Panels=5, Radio=2, PC=3}
- TV and {A=6, TV=0, C=7, E=8, J=9, K=10, L=11, M=12, N=13, Fridge=1, O=14, P=15, Q=16, R=17, S=18, T=19, U=20, Light=4, V=21, W=22, X=23, Y=24, Solar Panels=5, Radio=2, PC=3}
- ]]></system-out>
- <system-err><![CDATA[]]></system-err>
- </testsuite>
|