-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
Given a unified test that defines an operation with no expectedResult or expectedError, the Java driver's unifier test runner implementation will not fail the test if the operation fails with an error. The spec requires that a test like that should fail.
- related to
-
JAVA-3495 Unified test format
- Closed