Class CoverageGapAdditionalTest

java.lang.Object
org.machanism.machai.project.layout.CoverageGapAdditionalTest

class CoverageGapAdditionalTest extends Object
  • Field Details

    • tempDir

      @TempDir Path tempDir
  • Constructor Details

    • CoverageGapAdditionalTest

      CoverageGapAdditionalTest()
  • Method Details

    • pythonProject_shouldReturnFalseWhenPyprojectCannotBeRead

      @Test void pythonProject_shouldReturnFalseWhenPyprojectCannotBeRead() throws Exception
      Throws:
      Exception
    • gradleProject_getProjectIdAndName_shouldReturnEmptyWhenProjectDirectoryIsMissing

      @Test void gradleProject_getProjectIdAndName_shouldReturnEmptyWhenProjectDirectoryIsMissing()
    • jscriptModules_shouldIgnoreWorkspaceDirectoryWithoutPackageJson

      @Test void jscriptModules_shouldIgnoreWorkspaceDirectoryWithoutPackageJson() throws Exception
      Throws:
      Exception
    • pomReader_shouldWrapReadFailureWhenPomFileIsDirectory

      @Test void pomReader_shouldWrapReadFailureWhenPomFileIsDirectory() throws Exception
      Throws:
      Exception
    • projectLayout_relativePathShouldPrefixOutsidePathWhenDotPrefixRequested

      @Test void projectLayout_relativePathShouldPrefixOutsidePathWhenDotPrefixRequested() throws Exception
      Throws:
      Exception
    • mavenProjectLayout_getSourcesShouldKeepRelativeResourceDirectoryUnchanged

      @Test void mavenProjectLayout_getSourcesShouldKeepRelativeResourceDirectoryUnchanged() throws IOException
      Throws:
      IOException