dmcg
12/09/2018, 4:10 PMjunitTests
(the one that you can use to give a stream to the @TestFactory with the same context {}
that is used in JUnit5Minutests
et all. This allows the annotations to work in the TestFactory cases, but you do have to call testFactoryFor(
or toTestFactory()
yourself.