If I want to create an object or objects, and then...
# kotlintest
i
If I want to create an object or objects, and then test various things about it/them which also mutate it/them such that the tests must run in a specified order, how do I do this?