Table of Contents - diffux-core-0.0.6 Documentation
Pages
Classes and Modules
- Diffux
- Diffux::DiffClusterFinder
- Diffux::SnapshotComparer
- Diffux::SnapshotComparisonImage
- Diffux::SnapshotComparisonImage::After
- Diffux::SnapshotComparisonImage::Base
- Diffux::SnapshotComparisonImage::Before
- Diffux::SnapshotComparisonImage::Gutter
- Diffux::SnapshotComparisonImage::Overlayed
- Diffux::Snapshotter
- DiffuxCore
Methods
- ::new — Diffux::DiffClusterFinder
- ::new — Diffux::SnapshotComparer
- ::new — Diffux::SnapshotComparisonImage::Base
- ::new — Diffux::SnapshotComparisonImage::Overlayed
- ::new — Diffux::Snapshotter
- #clusters — Diffux::DiffClusterFinder
- #compare! — Diffux::SnapshotComparer
- #diff_alpha — Diffux::SnapshotComparisonImage::Base
- #gutter_color — Diffux::SnapshotComparisonImage::Gutter
- #initialize_comparison_images — Diffux::SnapshotComparer
- #percent_of_rows_different — Diffux::DiffClusterFinder
- #pixel_diff_score — Diffux::SnapshotComparisonImage::Base
- #render_added_row — Diffux::SnapshotComparisonImage::After
- #render_added_row — Diffux::SnapshotComparisonImage::Base
- #render_added_row — Diffux::SnapshotComparisonImage::Overlayed
- #render_changed_row — Diffux::SnapshotComparisonImage::After
- #render_changed_row — Diffux::SnapshotComparisonImage::Base
- #render_changed_row — Diffux::SnapshotComparisonImage::Before
- #render_changed_row — Diffux::SnapshotComparisonImage::Overlayed
- #render_deleted_row — Diffux::SnapshotComparisonImage::Base
- #render_deleted_row — Diffux::SnapshotComparisonImage::Before
- #render_deleted_row — Diffux::SnapshotComparisonImage::Overlayed
- #render_diff_pixel — Diffux::SnapshotComparisonImage::Overlayed
- #render_faded_magenta_pixel — Diffux::SnapshotComparisonImage::Overlayed
- #render_faded_pixel — Diffux::SnapshotComparisonImage::Overlayed
- #render_pixel — Diffux::SnapshotComparisonImage::Base
- #render_row — Diffux::SnapshotComparisonImage::Base
- #render_row — Diffux::SnapshotComparisonImage::Gutter
- #render_unchanged_row — Diffux::SnapshotComparisonImage::Base
- #render_unchanged_row — Diffux::SnapshotComparisonImage::Overlayed
- #row_is_different — Diffux::DiffClusterFinder
- #run_phantomjs — Diffux::Snapshotter
- #take_snapshot! — Diffux::Snapshotter
- #to_array_of_arrays — Diffux::SnapshotComparer