[
summary
]
[
package list
]
[
test cases
]
Tests
|
Errors
|
Failures
|
Success rate
|
Time(s)
|
12
|
0
|
0
|
100.00%
|
19.23
|
Note:
failures
are anticipated and checked for with assertions while
errors
are unanticipated.
[
summary
]
[
package list
]
[
test cases
]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class
|
Tests
|
Errors
|
Failures
|
Success Rate
|
Time
|
EmployeeTester1
|
8
|
0
|
0
|
100.00%
|
14.636
|
Class
|
Tests
|
Errors
|
Failures
|
Success Rate
|
Time
|
EmployeeTester1
|
4
|
0
|
0
|
100.00%
|
4.596
|
[
summary
]
[
package list
]
[
test cases
]
testinsertEmployee
|
Success
|
10.68
|
testupdateEmployee
|
Success
|
1.06
|
testloadEmployee
|
Success
|
0.16
|
testfindEmployee
|
Success
|
0.27
|
testdeleteEmployee
|
Success
|
0.44
|
testlistsEmployees
|
Success
|
0.26
|
testqbeEmployees
|
Success
|
0.62
|
testpagingListsEmployees
|
Success
|
1.12
|
testinsertEmployee
|
Success
|
0.24
|
testupdateEmployee
|
Success
|
3.37
|
testfindEmployee
|
Success
|
0.82
|
testdeleteEmployee
|
Success
|
0.12
|