Tests: Difference between revisions

Jump to navigation Jump to search
2 bytes removed ,  18 March 2018
→‎Shared functions: "between" is only for two
(→‎Shared functions: "between" is only for two)
Line 142: Line 142:
=== Shared functions ===
=== Shared functions ===


It is often useful to share a function between multiple tests.  Sometimes
It is often useful to share a function among multiple tests.  Sometimes
these are only small helper functions, but more often these are just simpler
these are only small helper functions, but more often these are just simpler
low performance implementations of the function being tested.  These are
low performance implementations of the function being tested.  These are
Anonymous user

Navigation menu