like ``` @Test fun doThisAndThat() = withMySomethi...
# google-io
o
like
Copy code
@Test fun doThisAndThat() = withMySomething {
…… everything is set up and ready to use via this ……
}