Class TestConfigurationWrapper


  • public class TestConfigurationWrapper
    extends Object
    Allows user to specify the files they want to check.
    • Constructor Detail

      • TestConfigurationWrapper

        public TestConfigurationWrapper()
      • TestConfigurationWrapper

        public TestConfigurationWrapper​(File jsonFile,
                                        String executionIdName)
                                 throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
    • Method Detail

      • writeResultFilesConfigTo

        public void writeResultFilesConfigTo​(String configLocation)
                                      throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • getCurrentTestConfiguration

        public TestConfiguration getCurrentTestConfiguration()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object