LeakAssertions

object LeakAssertions

Functions

Link copied to clipboard
fun assertNoLeaks(tag: String = NO_TAG)

Asserts that there are no leak in the heap at this point in time.

Properties

Link copied to clipboard
const val NO_TAG: String