Reports constant arguments to TestNG assertTrue, assertFalse, assertNull and assertNotNull method calls. Calls to these methods with such constant arguments will either always fail or always succeed. Such statements can easily be left over after refactoring and are probably not intended.

New in 2017.1