| package testData.inspection; | |
| class SPITest2 { | |
| private static final String TEST_<TYPO descr="Typo: In word 'CONASTANT'">CONASTANT</TYPO> = "Test Constant Value"; | |
| private String <TYPO descr="Typo: In word 'ttest'">ttest</TYPO>; | |
| private String camelCase<TYPO descr="Typo: In word 'Ttest'">Ttest</TYPO>; | |
| } |