Mock Functions
OwnTest provides a set of mock functions to be used in your tests. These mock functions are used to replace the real functions in your code.
Diff Finder
OwnTest provides a function to display the differences between two objects or arrays.
String Differ
OwnTest provides a function to display the differences between two string.