View by Classes

Findings - Overview

code-style Name does not match given pattern. (Checkstyle)

Further info on the wiki.
Name does not match given pattern.
3org.jcoderz.testdata.Importer
Name 'tablePrefix' must match pattern '^m[A-Z][a-zA-Z0-9]*$'. [62:20],
Name 'sequenceBase' must match pattern '^m[A-Z][a-zA-Z0-9]*$'. [63:18],
Name 'connection' must match pattern '^m[A-Z][a-zA-Z0-9]*$'. [65:24]
1org.jcoderz.guidelines.snippets.SampleSnippets
Name 'count' must match pattern '^m[A-Z][a-zA-Z0-9]*$'. [292:9]