Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
TeardownCallsSuperTeardown.html
blob: 369631f19b5f3fd63065f2c5ce3d10ec51e323ab [
file
] [
log
] [
blame
]
<html>
<body>
Reports JUnit classes whose
<b>
tearDown()
</b>
method
does not call
<b>
super.tearDown()
</b>
.
<!-- tooltip end -->
<p>
</body>
</html>