Skip to content

Instantly share code, notes, and snippets.

@ChrisMash
Last active October 16, 2023 19:32
Show Gist options
  • Save ChrisMash/553ee7ecf9080252c5f37a629484f473 to your computer and use it in GitHub Desktop.
Save ChrisMash/553ee7ecf9080252c5f37a629484f473 to your computer and use it in GitHub Desktop.
A UT that does a poor job of verifying pre-requisites
sut = UnitBeingTested()
verify(StorageThing)
.hasEntry("something")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment