Class AllPomsInWorkspaceTest


  • public class AllPomsInWorkspaceTest
    extends java.lang.Object
    • Constructor Detail

      • AllPomsInWorkspaceTest

        public AllPomsInWorkspaceTest()
    • Method Detail

      • testModelVersion

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testModelVersion​(java.lang.String dirName,
                                     java.io.File dir,
                                     Pom pom)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testArtifactIdIsProjectName

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testArtifactIdIsProjectName​(java.lang.String dirName,
                                                java.io.File dir,
                                                Pom pom)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProjectNameIsDirName

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testProjectNameIsDirName​(java.lang.String dirName,
                                             java.io.File dir,
                                             Pom pom)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testReadmeHeading1IsProjectName

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testReadmeHeading1IsProjectName​(java.lang.String dirName,
                                                    java.io.File dir,
                                                    Pom pom)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testScmConnection

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testScmConnection​(java.lang.String dirName,
                                      java.io.File dir,
                                      Pom pom)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testScmDeveloperConnection

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testScmDeveloperConnection​(java.lang.String dirName,
                                               java.io.File dir,
                                               Pom pom)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemoveHttpsCredentials

        @Test
        public void testRemoveHttpsCredentials()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testScmUrl

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testScmUrl​(java.lang.String dirName,
                               java.io.File dir,
                               Pom pom)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCiManagementSystem

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testCiManagementSystem​(java.lang.String dirName,
                                           java.io.File dir,
                                           Pom pom)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCiManagementUrl

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testCiManagementUrl​(java.lang.String dirName,
                                        java.io.File dir,
                                        Pom pom)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCiManagementMeansWeHaveGitLabYml

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testCiManagementMeansWeHaveGitLabYml​(java.lang.String dirName,
                                                         java.io.File dir,
                                                         Pom pom)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGitLabYmlMeansWeHaveCiManagement

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testGitLabYmlMeansWeHaveCiManagement​(java.lang.String dirName,
                                                         java.io.File dir,
                                                         Pom pom)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testJavadocLinks

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testJavadocLinks​(java.lang.String dirName,
                                     java.io.File dir,
                                     Pom pom)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testOssrhRepository

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testOssrhRepository​(java.lang.String dirName,
                                        java.io.File dir,
                                        Pom pom)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAvcomprisDependencyVersions

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testAvcomprisDependencyVersions​(java.lang.String dirName,
                                                    java.io.File dir,
                                                    Pom pom)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDistributionManagementSite

        @ParameterizedTest(name="{0}")
        @MethodSource("dirsAndPoms")
        public void testDistributionManagementSite​(java.lang.String dirName,
                                                   java.io.File dir,
                                                   Pom pom)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception