Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This internal API is public for technical reasons. Please do not use, it may change any time.", level = RequiresOptIn.Level.ERROR)
Marker for a TestBalloon-internal API, which must have public visibility for technical reasons.
Link copied to clipboard
@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)
Marker for an internal testing API, intended to support testing TestBalloon add-ons.