Class ClassPathTestCollector

    • Constructor Detail

      • ClassPathTestCollector

        public ClassPathTestCollector()
    • Method Detail

      • collectFilesInPath

        public Hashtable collectFilesInPath​(String classPath)
      • isTestClass

        protected boolean isTestClass​(String classFileName)
      • classNameFromFile

        protected String classNameFromFile​(String classFileName)