Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
-
None
Description
While the number of test cases using injection is constantly increasing it brings in more and more new test classes. In the current pipeline testing infrastructure inheritance of the classes becomes more complicated as well.
The aspect for hflush() fault injection tests need to be more careful about casting of a test object and make sure that it is of a proper type beforehand.