FLUID-1106: Improve jqUnit testing framework with "deep equivalence" operator

Metadata

Source
FLUID-1106
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2008-08-06T11:01:59.000-0400
Updated
2011-02-22T16:27:49.961-0500
Versions
  1. 0.4
Fixed Versions
  1. 0.5beta1
Component
  1. Framework

Description

In testing complex conditions, often it is better to express a testing assertion as wholesale equivalence of one complex Javascript structure with another, rather than to make a whole host of individual assertions. This improves readability and compactness of the tests, and is likely to lead to more thorough testing coverage.

Comments

  • Antranig Basman commented 2008-08-06T11:48:11.000-0400

    Committed to jqUnit at 5323

  • Michelle D'Souza commented 2011-02-22T16:27:49.959-0500

    Closing issues that were resolved for 1.0 and earlier releases.