If you’re a developer, your first instinct when testing code is simple:

Call the function.

Get the result.

Compare it with what you expected.

That works great for normal code.