Class BasicDataProvider

    • Constructor Detail

      • BasicDataProvider

        public BasicDataProvider()
    • Method Detail

      • getDataSheet

        protected String getDataSheet​(Method m)
        Return the data sheet name. First search in TestOptions annotation on the test method, if not specified there, use the test method name.
        Parameters:
        m -
        Returns: