{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ExperimentalTestApi

@RequiresOptIn(message = "This testing API is experimental and is likely to be changed or removed entirely")
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalTestApi


Summary

Public constructors

Public constructors

ExperimentalTestApi

public ExperimentalTestApi()