https://kotlinlang.org logo
r

robfletcher

10/22/2018, 8:18 PM
there I’m using
before
for preconditions (e.g. “there’s already this thing in the database”) and
after
for mock resets and hooks so that sub-classes of that test can do custom cleanup.