JUnit NameLanguageExpected exception never thrown in test method body JavaMultiple exceptions declared on test method JavaOld style JUnit test method in JUnit 4 class JavaParameterized test class without data provider method JavaTest annotation without '@Retention(RUNTIME)' annotation JavaTest class with no tests JavaUsage of obsolete 'junit.framework.Assert' method Java Last modified: 13 July 2023 Use of 'StringTokenizer' Expected exception never thrown in test method body