Project

General

Profile

4gl_results_20230426_1.xml

Maciej Zieniuk, 04/25/2023 06:15 PM

Download (42.6 KB)

 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<testsuites errors="3" failures="15" name="ABL Unit" tests="139">
3
  <testsuite name="C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestSuiteClass.cls" tests="139" time="6.567">
4
    <testsuite name="tests/dataset/parameter/inout/TestInputOutputDynamicDsInDynamicProc.cls" tests="10" time="2.101">
5
      <testcase name="passDatasetByValue" status="SUCCESS" time=".008"/>
6
      <testcase name="passDiferentButExtendedDataset" status="SUCCESS" time="1.724"/>
7
      <testcase name="passWrongDefinitionDataset" status="SUCCESS" time=".001"/>
8
      <testcase name="passDatasetByValueAppend" status="SUCCESS" time=".001"/>
9
      <testcase name="passDatasetByvalueAndEraseDatasetInCalledProcedure" status="SUCCESS" time=".001"/>
10
      <testcase name="passDatasetByReferenceAddARecord" status="SUCCESS" time=".001"/>
11
      <testcase name="passDiferentDatasetHandle" status="SUCCESS" time="0"/>
12
      <testcase name="passDatasetByReferenceAndEraseDatasetInCalledProcedure" status="SUCCESS" time="0"/>
13
      <testcase name="passDatasetByreferenceAppend" status="SUCCESS" time=".36"/>
14
      <testcase name="passInvalidDatasetHandle" status="SUCCESS" time=".001"/>
15
    </testsuite>
16
    <testsuite name="tests/dataset/parameter/inout/TestInputOutputInDatasetHandleProcedure.cls" tests="8" time=".004">
17
      <testcase name="callProcedureWODeleteDatasetInProcedure" status="SUCCESS" time="0"/>
18
      <testcase name="runWatchDogProcedure" status="SUCCESS" time="0"/>
19
      <testcase name="callProcedureWithDeleteDatasetInProcedureOption" status="SUCCESS" time="0"/>
20
      <testcase name="runWatchdogProcedure2" status="FAILURE" time="0">
21
        <failure> Expected: TRUE but was: FALSE
22
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
23
 runWatchdogProcedure2 tests.dataset.parameter.inout.TestInputOutputInDatasetHandleProcedure at line 168  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\inout\TestInputOutputInDatasetHandleProcedure.r)
24
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
25
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
26
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
27
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
28
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
29
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
30
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
31
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
32
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
33
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
34
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
35
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
36
</failure>
37
      </testcase>
38
      <testcase name="callProcedureByReferenceWODeleteDatasetInProcedure" status="SUCCESS" time="0"/>
39
      <testcase name="runWatchDogProcedure3" status="FAILURE" time=".001">
40
        <failure> Expected: TRUE but was: FALSE
41
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
42
 runWatchDogProcedure3 tests.dataset.parameter.inout.TestInputOutputInDatasetHandleProcedure at line 185  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\inout\TestInputOutputInDatasetHandleProcedure.r)
43
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
44
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
45
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
46
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
47
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
48
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
49
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
50
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
51
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
52
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
53
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
54
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
55
</failure>
56
      </testcase>
57
      <testcase name="callProcedureWithDeleteDatasetInProcedureOption2" status="SUCCESS" time="0"/>
58
      <testcase name="runWatchDogProcedure4" status="FAILURE" time=".001">
59
        <failure> Expected: TRUE but was: FALSE
60
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
61
 runWatchDogProcedure4 tests.dataset.parameter.inout.TestInputOutputInDatasetHandleProcedure at line 202  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\inout\TestInputOutputInDatasetHandleProcedure.r)
62
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
63
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
64
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
65
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
66
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
67
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
68
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
69
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
70
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
71
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
72
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
73
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
74
</failure>
75
      </testcase>
76
    </testsuite>
77
    <testsuite name="tests/dataset/parameter/input/TestDatasetAppend.cls" tests="8" time=".008">
78
      <testcase name="primaryKeyTables" status="SUCCESS" time="0"/>
79
      <testcase name="addOneCustomerAndTwoItems" status="SUCCESS" time="0"/>
80
      <testcase name="oneMoreCustomerAndItem" status="SUCCESS" time="0"/>
81
      <testcase name="deleteFirstCustomerAndTwoItems" status="SUCCESS" time=".001"/>
82
      <testcase name="noPrimaryKeyTables" status="SUCCESS" time="0"/>
83
      <testcase name="addOneCustomerAndTwoItems2" status="SUCCESS" time=".001"/>
84
      <testcase name="oneMoreCustomerAndItem2" status="SUCCESS" time="0"/>
85
      <testcase name="clearAllCustomers" status="SUCCESS" time=".001"/>
86
    </testsuite>
87
    <testsuite name="tests/dataset/parameter/input/TestDatasetAppendOO.cls" tests="8" time=".012">
88
      <testcase name="primaryKeyTables" status="SUCCESS" time="0"/>
89
      <testcase name="addOneCustomerAndTwoItems" status="SUCCESS" time="0"/>
90
      <testcase name="oneMoreCustomerAndItem" status="SUCCESS" time="0"/>
91
      <testcase name="deleteFirstCustomerAndTwoItems" status="SUCCESS" time=".001"/>
92
      <testcase name="noPrimaryKeyTables" status="SUCCESS" time="0"/>
93
      <testcase name="addOneCustomerAndTwoItems2" status="SUCCESS" time=".001"/>
94
      <testcase name="oneMoreCustomerAndItem2" status="SUCCESS" time="0"/>
95
      <testcase name="clearAllCustomers" status="SUCCESS" time=".002"/>
96
    </testsuite>
97
    <testsuite name="tests/dataset/parameter/input/TestDatasetBind.cls" tests="6" time=".002">
98
      <testcase name="referenceOnlyNotValid" status="SUCCESS" time="0"/>
99
      <testcase name="bindRefOnlyDataset" status="SUCCESS" time="0"/>
100
      <testcase name="bindInputParameterNoReferenceOnlyDataset" status="SUCCESS" time="0"/>
101
      <testcase name="noBindInputParameterReferenceOnlyDataset" status="SUCCESS" time=".001"/>
102
      <testcase name="datasetHandleBind" status="SUCCESS" time="0"/>
103
      <testcase name="tryToBindAgain" status="SUCCESS" time="0"/>
104
    </testsuite>
105
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindDynamicDeleteRefOO.cls" tests="5" time=".003">
106
      <testcase name="createAnInstanceOfClass" status="SUCCESS" time=".001"/>
107
      <testcase name="checkUniqueId" status="SUCCESS" time="0"/>
108
      <testcase name="checkRecordAddedInMethodCall" status="SUCCESS" time="0"/>
109
      <testcase name="checkUniqueId2" status="SUCCESS" time=".001"/>
110
      <testcase name="checkRecordAddedInClassConstructor" status="SUCCESS" time="0"/>
111
    </testsuite>
112
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindDynamicDeleteRefProcedure.cls" tests="4" time=".001">
113
      <testcase name="checkUniqueId" status="SUCCESS" time="0"/>
114
      <testcase name="checkRecordAddedInProcedureCall" status="SUCCESS" time="0"/>
115
      <testcase name="checkUniqueId2" status="SUCCESS" time="0"/>
116
      <testcase name="checkRecordAddedInProcedureCall2" status="SUCCESS" time="0"/>
117
    </testsuite>
118
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindInout.cls" tests="3" time=".003">
119
      <testcase name="bindRefOnlyDataset" status="SUCCESS" time="0"/>
120
      <testcase name="datasetHandleBind" status="SUCCESS" time=".001"/>
121
      <testcase name="tryToBindAgain" status="SUCCESS" time="0"/>
122
    </testsuite>
123
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindOO.cls" tests="5" time=".003">
124
      <testcase name="BindRefOnlyDataset" status="SUCCESS" time="0"/>
125
      <testcase name="BindInputParameterNoReference" status="SUCCESS" time="0"/>
126
      <testcase name="NoBindInputParameterReferenceOnlyDataset" status="SUCCESS" time=".001"/>
127
      <testcase name="DatasetHandleBind" status="SUCCESS" time="0"/>
128
      <testcase name="TryToBindAgain" status="SUCCESS" time=".001"/>
129
    </testsuite>
130
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindOutput.cls" tests="2" time=".002">
131
      <testcase name="outputBinding" status="SUCCESS" time=".001"/>
132
      <testcase name="ProcedureWithBindParameter" status="SUCCESS" time=".001"/>
133
    </testsuite>
134
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindStaticDeleteRefOO.cls" tests="2" time=".001">
135
      <testcase name="callClassMethodAndBoundDataset" status="SUCCESS" time="0"/>
136
      <testcase name="deleteReferenceToClass" status="SUCCESS" time="0"/>
137
    </testsuite>
138
    <testsuite name="tests/dataset/parameter/input/TestDatasetBindStaticDeleteRefProcedure.cls" tests="2" time=".002">
139
      <testcase name="callProcedureAndBoundDataset" status="SUCCESS" time=".001"/>
140
      <testcase name="deleteReferenceToPersistentProcedure" status="SUCCESS" time="0"/>
141
    </testsuite>
142
    <testsuite name="tests/dataset/parameter/input/TestDatasetRefValue.cls" tests="1" time=".001">
143
      <testcase name="PrimaryKeyTables" status="SUCCESS" time=".001"/>
144
    </testsuite>
145
    <testsuite name="tests/dataset/parameter/input/TestDatasetRefValueOO.cls" tests="1" time=".001">
146
      <testcase name="PrimaryKeyTables" status="SUCCESS" time="0"/>
147
    </testsuite>
148
    <testsuite name="tests/dataset/parameter/input/TestInputDynamicDsInDynamicProc.cls" tests="8" time=".009">
149
      <testcase name="addTtcustomerRecordAndCheckResults" status="SUCCESS" time=".001"/>
150
      <testcase name="passWrongDefinitionDsAddRecord" status="SUCCESS" time=".001"/>
151
      <testcase name="passDatasetByvalueAndEraseDatasetInCalledProcedure" status="SUCCESS" time=".001"/>
152
      <testcase name="addTtcustomerAndCheckResults" status="SUCCESS" time=".001"/>
153
      <testcase name="passWrongDefinitionDs" status="SUCCESS" time=".001"/>
154
      <testcase name="passDatasetByReferenceAndEraseDatasetInCalledProcedure" status="SUCCESS" time=".001"/>
155
      <testcase name="notUsedForPersitentProcedureWithDynamicDatasetDefined" status="SUCCESS" time=".001"/>
156
      <testcase name="passInvalidDatasetHandle" status="SUCCESS" time=".001"/>
157
    </testsuite>
158
    <testsuite name="tests/dataset/parameter/input/TestInputInDatasetHandleProcedure.cls" tests="4" time=".002">
159
      <testcase name="CallProcedureWODeleteDatasetInProcedure" status="SUCCESS" time="0"/>
160
      <testcase name="CallProcedureWithDeleteDatasetInProcedureOption" status="FAILURE" time="0">
161
        <failure> Expected: TRUE but was: FALSE
162
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
163
 CallProcedureWithDeleteDatasetInProcedureOption tests.dataset.parameter.input.TestInputInDatasetHandleProcedure at line 166  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\input\TestInputInDatasetHandleProcedure.r)
164
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
165
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
166
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
167
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
168
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
169
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
170
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
171
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
172
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
173
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
174
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
175
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
176
</failure>
177
      </testcase>
178
      <testcase name="CallProcedureWithDeleteDatasetInProcedureOption2" status="FAILURE" time="0">
179
        <failure> Expected: TRUE but was: FALSE
180
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
181
 CallProcedureWithDeleteDatasetInProcedureOption2 tests.dataset.parameter.input.TestInputInDatasetHandleProcedure at line 180  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\input\TestInputInDatasetHandleProcedure.r)
182
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
183
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
184
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
185
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
186
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
187
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
188
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
189
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
190
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
191
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
192
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
193
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
194
</failure>
195
      </testcase>
196
      <testcase name="runWatchDogProcedure" status="FAILURE" time="0">
197
        <failure> Expected: TRUE but was: FALSE
198
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
199
 runWatchDogProcedure tests.dataset.parameter.input.TestInputInDatasetHandleProcedure at line 192  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\input\TestInputInDatasetHandleProcedure.r)
200
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
201
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
202
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
203
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
204
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
205
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
206
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
207
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
208
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
209
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
210
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
211
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
212
</failure>
213
      </testcase>
214
    </testsuite>
215
    <testsuite name="tests/dataset/parameter/output/TestOutputDynamicDsInDynamicProc.cls" tests="12" time="1.565">
216
      <testcase name="noDefinitionInCalledProcedure" status="SUCCESS" time=".001"/>
217
      <testcase name="AddRecord" status="SUCCESS" time=".001"/>
218
      <testcase name="DifferentExtendedDatasetHandle" status="SUCCESS" time=".552"/>
219
      <testcase name="PassWrongDefinition" status="SUCCESS" time=".002"/>
220
      <testcase name="PassDatasetAppend" status="SUCCESS" time=".002"/>
221
      <testcase name="passDatasetAndEraseDataset" status="SUCCESS" time=".001"/>
222
      <testcase name="passDatasetByReference" status="SUCCESS" time="0"/>
223
      <testcase name="passDatasetByReferenceAddRecord" status="SUCCESS" time=".001"/>
224
      <testcase name="passDifferentDatasetByReference" status="SUCCESS" time=".001"/>
225
      <testcase name="passDatasetByReferenceAndErase" status="SUCCESS" time=".002"/>
226
      <testcase name="passDatasetByReferenceAppend" status="SUCCESS" time=".97"/>
227
      <testcase name="passInvalidDataset" status="SUCCESS" time=".001"/>
228
    </testsuite>
229
    <testsuite name="tests/dataset/parameter/output/TestOutputInDatasetHandleProcedure.cls" tests="4" time=".002">
230
      <testcase name="CallProcedureWODeleteDatasetInProcedure" status="FAILURE" time="0">
231
        <failure> Expected: TRUE but was: FALSE
232
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
233
 CallProcedureWODeleteDatasetInProcedure tests.dataset.parameter.output.TestOutputInDatasetHandleProcedure at line 155  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\output\TestOutputInDatasetHandleProcedure.r)
234
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
235
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
236
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
237
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
238
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
239
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
240
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
241
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
242
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
243
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
244
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
245
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
246
</failure>
247
      </testcase>
248
      <testcase name="CallProcedureWithDeleteDatasetInProcedureOption" status="FAILURE" time="0">
249
        <failure> Expected: TRUE but was: FALSE
250
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
251
 CallProcedureWithDeleteDatasetInProcedureOption tests.dataset.parameter.output.TestOutputInDatasetHandleProcedure at line 168  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\output\TestOutputInDatasetHandleProcedure.r)
252
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
253
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
254
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
255
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
256
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
257
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
258
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
259
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
260
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
261
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
262
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
263
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
264
</failure>
265
      </testcase>
266
      <testcase name="CallProcedureWithDeleteDatasetInProcedureOption2" status="FAILURE" time=".001">
267
        <failure> Expected: TRUE but was: FALSE
268
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
269
 CallProcedureWithDeleteDatasetInProcedureOption2 tests.dataset.parameter.output.TestOutputInDatasetHandleProcedure at line 182  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\output\TestOutputInDatasetHandleProcedure.r)
270
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
271
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
272
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
273
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
274
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
275
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
276
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
277
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
278
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
279
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
280
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
281
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
282
</failure>
283
      </testcase>
284
      <testcase name="runWatchDogProcedure" status="FAILURE" time="0">
285
        <failure> Expected: TRUE but was: FALSE
286
 IsTrue OpenEdge.Core.Assert at line 153  (OpenEdge/Core/Assert.r)
287
 runWatchDogProcedure tests.dataset.parameter.output.TestOutputInDatasetHandleProcedure at line 194  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\parameter\output\TestOutputInDatasetHandleProcedure.r)
288
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
289
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
290
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
291
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
292
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
293
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
294
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
295
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
296
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
297
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
298
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
299
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
300
</failure>
301
      </testcase>
302
    </testsuite>
303
    <testsuite name="tests/dataset/TestAcceptChanges.cls" tests="8" time=".006">
304
      <testcase name="TestGet" status="SUCCESS" time="0"/>
305
      <testcase name="TestDefault" status="SUCCESS" time=".001"/>
306
      <testcase name="TestAttachedDataSource" status="SUCCESS" time="0"/>
307
      <testcase name="TestAttachedDataSourceTrakingChanges" status="SUCCESS" time=".001"/>
308
      <testcase name="TestAttachedDataSourceTrakingChangesFill" status="SUCCESS" time="0"/>
309
      <testcase name="TestBeforeAcceptChanges" status="ERROR" time="0">
310
        <error> ** FIND FIRST/LAST failed for table ttCustomer. (565)
311
 UpdateDeleteCreate tests.dataset.TestAcceptChanges at line 482  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
312
 TestBeforeAcceptChanges tests.dataset.TestAcceptChanges at line 260  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
313
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
314
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
315
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
316
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
317
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
318
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
319
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
320
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
321
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
322
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
323
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
324
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
325
</error>
326
      </testcase>
327
      <testcase name="TestAccaptChangesTT" status="ERROR" time=".001">
328
        <error> ** FIND FIRST/LAST failed for table ttCustomer. (565)
329
 UpdateDeleteCreate tests.dataset.TestAcceptChanges at line 482  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
330
 TestAccaptChangesTT tests.dataset.TestAcceptChanges at line 351  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
331
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
332
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
333
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
334
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
335
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
336
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
337
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
338
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
339
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
340
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
341
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
342
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
343
</error>
344
      </testcase>
345
      <testcase name="TestAccaptChangesDB" status="ERROR" time=".001">
346
        <error> ** FIND FIRST/LAST failed for table ttCustomer. (565)
347
 UpdateDeleteCreate tests.dataset.TestAcceptChanges at line 482  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
348
 TestAccaptChangesDB tests.dataset.TestAcceptChanges at line 432  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAcceptChanges.r)
349
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
350
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
351
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
352
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
353
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
354
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
355
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
356
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
357
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
358
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
359
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
360
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
361
</error>
362
      </testcase>
363
    </testsuite>
364
    <testsuite name="tests/dataset/TestAddBuffer.cls" tests="2" time=".002">
365
      <testcase name="TestStatic" status="SUCCESS" time=".001"/>
366
      <testcase name="TestDynamicAddBuffer" status="SUCCESS" time=".001"/>
367
    </testsuite>
368
    <testsuite name="tests/dataset/TestAddParentIdRelation.cls" tests="6" time=".003">
369
      <testcase name="TestInvalidTablesDynamic" status="SUCCESS" time="0"/>
370
      <testcase name="TestInvalidFieldsWrongNameDynamic" status="SUCCESS" time=".001"/>
371
      <testcase name="TestInvalidFieldsWrongDatatypeDynamic" status="SUCCESS" time="0"/>
372
      <testcase name="TestValidTablesDefaultField" status="FAILURE" time=".001">
373
        <failure> Expected: FALSE but was: TRUE
374
 IsFalse OpenEdge.Core.Assert at line 163  (OpenEdge/Core/Assert.r)
375
 TestValidTablesDefaultField tests.dataset.TestAddParentIdRelation at line 94  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAddParentIdRelation.r)
376
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
377
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
378
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
379
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
380
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
381
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
382
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
383
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
384
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
385
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
386
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
387
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
388
</failure>
389
      </testcase>
390
      <testcase name="TestInvalidBeforeField" status="SUCCESS" time="0"/>
391
      <testcase name="dataRelationAttributes" status="SUCCESS" time="0"/>
392
    </testsuite>
393
    <testsuite name="tests/dataset/TestAddRelation.cls" tests="5" time=".008">
394
      <testcase name="TestInvalidTables" status="SUCCESS" time=".001"/>
395
      <testcase name="TestInvalidFields" status="SUCCESS" time=".001"/>
396
      <testcase name="TestValidTablesValidFieldsType" status="SUCCESS" time=".002"/>
397
      <testcase name="ValidTablesValidFields" status="SUCCESS" time=".001"/>
398
      <testcase name="ExistingRelation" status="SUCCESS" time=".001"/>
399
    </testsuite>
400
    <testsuite name="tests/dataset/TestAdmData.cls" tests="3" time=".002">
401
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
402
      <testcase name="TestSetUnknown" status="SUCCESS" time="0"/>
403
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
404
    </testsuite>
405
    <testsuite name="tests/dataset/TestAfterFill.cls" tests="3" time="1.899">
406
      <testcase name="TestEventAfterFill" status="FAILURE" time="1.895">
407
        <failure> Expected: 3 but was: 0
408
 Equals OpenEdge.Core.Assert at line 90  (OpenEdge/Core/Assert.r)
409
 TestEventAfterFill tests.dataset.TestAfterFill at line 138  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAfterFill.r)
410
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
411
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
412
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
413
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
414
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
415
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
416
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
417
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
418
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
419
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
420
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
421
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
422
</failure>
423
      </testcase>
424
      <testcase name="TestInvalidEventAfterFill" status="SUCCESS" time=".002"/>
425
      <testcase name="TestEventAfterRowFill" status="FAILURE" time=".002">
426
        <failure> Expected: 3 but was: 0
427
 Equals OpenEdge.Core.Assert at line 90  (OpenEdge/Core/Assert.r)
428
 TestEventAfterRowFill tests.dataset.TestAfterFill at line 195  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestAfterFill.r)
429
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
430
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
431
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
432
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
433
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
434
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
435
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
436
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
437
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
438
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
439
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
440
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
441
</failure>
442
      </testcase>
443
    </testsuite>
444
    <testsuite name="tests/dataset/TestBeforeFill.cls" tests="13" time=".89">
445
      <testcase name="beforeFillForDataset" status="SUCCESS" time=".001"/>
446
      <testcase name="testIfItIsFiredForFillOnATt" status="SUCCESS" time="0"/>
447
      <testcase name="suspendFillOpeartion" status="SUCCESS" time=".001"/>
448
      <testcase name="beforeFillForTtWithNoChild" status="SUCCESS" time="0"/>
449
      <testcase name="removingProcedureAssociatedWithAfterFill" status="SUCCESS" time="0"/>
450
      <testcase name="testIfIsFiredForFillTempTable" status="SUCCESS" time=".457"/>
451
      <testcase name="suspendFillOpeartionForTempTable" status="SUCCESS" time=".001"/>
452
      <testcase name="beforeFillForAChildTempTable" status="FAILURE" time=".002">
453
        <failure> Expected: 3 but was: 0
454
 Equals OpenEdge.Core.Assert at line 90  (OpenEdge/Core/Assert.r)
455
 beforeFillForAChildTempTable tests.dataset.TestBeforeFill at line 201  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestBeforeFill.r)
456
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
457
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
458
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
459
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
460
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
461
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
462
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
463
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
464
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
465
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
466
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
467
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
468
</failure>
469
      </testcase>
470
      <testcase name="NoFill" status="SUCCESS" time=".001"/>
471
      <testcase name="SetToADatasetWrongMethod" status="SUCCESS" time=".001"/>
472
      <testcase name="setToATempTable" status="SUCCESS" time=".001"/>
473
      <testcase name="prepareToCountItems" status="FAILURE" time=".001">
474
        <failure> Expected: 3 but was: 0
475
 Equals OpenEdge.Core.Assert at line 90  (OpenEdge/Core/Assert.r)
476
 prepareToCountItems tests.dataset.TestBeforeFill at line 285  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestBeforeFill.r)
477
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
478
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
479
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
480
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
481
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
482
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
483
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
484
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
485
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
486
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
487
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
488
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
489
</failure>
490
      </testcase>
491
      <testcase name="tempTableFill" status="SUCCESS" time=".423"/>
492
    </testsuite>
493
    <testsuite name="tests/dataset/TestClear.cls" tests="2" time=".001">
494
      <testcase name="TestInvalid" status="SUCCESS" time="0"/>
495
      <testcase name="TestValid" status="SUCCESS" time="0"/>
496
    </testsuite>
497
    <testsuite name="tests/dataset/TestApplyCallback.p" tests="4" time=".003">
498
      <testcase name="TestApplyCallbackForValidEvent" status="SUCCESS" time="0"/>
499
      <testcase name="TestApplyCallbackForInvalidEvent" status="SUCCESS" time=".001"/>
500
      <testcase name="TestApplyCallbackForInexistentProcedureValidEvent" status="SUCCESS" time="0"/>
501
      <testcase name="TestApplyCallbackForInexistentProcedureInvalidEvent" status="SUCCESS" time=".001"/>
502
    </testsuite>
503
  </testsuite>
504
</testsuites>