leakcanary-android-instrumentation / leakcanary / FailAnnotatedTestOnLeakRunListener / <init>

<init>

FailAnnotatedTestOnLeakRunListener()

A JUnit RunListener extending FailTestOnLeakRunListener to detecting memory leaks in Android instrumentation tests only when the FailTestOnLeak annotation is used.

See Also

FailTestOnLeak