ScottPlot
Loading...
Searching...
No Matches
Classes | Functions
ScottPlot.Testing Namespace Reference

Classes

class  ImageDiff
 Compare two raster images to identify and quantify differences. More...
 
class  MockPlotControl
 A plot control that renders in-memory and has functionality useful for testing interactivity. More...
 

Functions

class DuplicateIdentifier< T > (string title)
 Helper class to detect for duplicate items in complex collections and display helpful error messages to the console the facilitate debugging.
 

Function Documentation

◆ DuplicateIdentifier< T >()

class ScottPlot.Testing.DuplicateIdentifier< T > ( string  title)

Helper class to detect for duplicate items in complex collections and display helpful error messages to the console the facilitate debugging.