Sign in
android
/
platform
/
tools
/
idea
/
c6218e46d5d2017e987ecdbd99b318a95c42abc0
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
FlipAssertLiteralIntention
/
description.html
blob: 47b12b245bd18df0f5fdce68ad435f964e95a5cf [
file
] [
log
] [
blame
]
<html>
<body>
This intention is
<b>
JUnit
</b>
specific.
<br>
It replaces an
<b>
assertTrue()
</b>
or
<b>
assertFalse()
</b>
method call with it's converse.
</body>
</html>