@Documented @API(status = STABLE, since = "5.0") public @interface TestInstance
если нужно создать тест инстанс один на тест класс /** * When using this mode, a new test instance will be created once per test class. * * @see #PER_METHOD#PER_MEER_METHOD */ PER_CLASS