we usually use `@Before` and `@After` (I call them...
# tornadofx
h
we usually use
@Before
and
@After
(I call them test lifecycle methods/annotations) to prepare and clean the tests, i.e. to have this isolated property.