TestBalloonInternalTestingApi

@RequiresOptIn(message = "This internal API is intended to support testing TestBalloon add-ons, where tests require access to the framework's setup. Please do not use it for any other purpose. No stability guarantees are provided for this API.", level = RequiresOptIn.Level.ERROR)
annotation class TestBalloonInternalTestingApi(source)

Marker for an internal testing API, intended to support testing TestBalloon add-ons.