Completed
Details
Assignee
UnassignedUnassignedReporter
Andy FingerhutAndy FingerhutLabels
Approval
OkPatch
Code and TestPriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Andy Fingerhut
Andy FingerhutLabels
Approval
Ok
Patch
Code and Test
Priority

Affects versions
Fix versions
Created December 23, 2013 at 9:07 AM
Updated July 18, 2015 at 1:20 AM
Resolved July 18, 2015 at 1:20 AM
Several unit tests do not test what they appear to have been intended to test, because of missing is statements around (= expr1 expr2) expressions, or because of use of (is (thrown? ...)) instead of (is (thrown-with-msg? ...))
Patch: clj-1313-v3.patch
Screened by: Alex Miller