Class GuidanceProcessorAdditionalTest

java.lang.Object
org.machanism.machai.gw.processor.GuidanceProcessorAdditionalTest

class GuidanceProcessorAdditionalTest extends Object
  • Field Details

    • tempDir

      @TempDir Path tempDir
  • Constructor Details

    • GuidanceProcessorAdditionalTest

      GuidanceProcessorAdditionalTest()
  • Method Details

    • getReviewerForExtension_whenRegisteredWithLeadingDotAndUpperCase_thenNormalizesLookup

      @Test void getReviewerForExtension_whenRegisteredWithLeadingDotAndUpperCase_thenNormalizesLookup() throws Exception
      Throws:
      Exception
    • deleteTempFiles_whenDirectoryExists_thenDeletesRecursively

      @Test void deleteTempFiles_whenDirectoryExists_thenDeletesRecursively() throws IOException
      Throws:
      IOException
    • parseFile_whenExtensionBlank_thenReturnsNull

      @Test void parseFile_whenExtensionBlank_thenReturnsNull() throws Exception
      Throws:
      Exception