Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
MisspelledTearDown.html
blob: d8cf165295391b372d6d6a99260ea8829e97af8d [
file
] [
log
] [
blame
]
<html>
<body>
Reports a
<b>
teardown()
</b>
method on a JUnit test case. This is
normally a misspelling of
<b>
tearDown()
</b>
, and is entirely too easy to make.
<!-- tooltip end -->
<p>
</body>
</html>