Skip navigation links
org.alfresco.bm.driver.test.prop

Class TestPropertyFactory

    • Constructor Detail

      • TestPropertyFactory

        public TestPropertyFactory()
    • Method Detail

      • getTestProperties

        public static List<TestProperty> getTestProperties(String inheritanceCSV,
                                                           Properties properties)
        Convert Java properties into instances of TestProperty instances.
        Parameters:
        inheritanceCSV - comma-separated list of project property namespaces to inherit
        properties - Java properties with values defining defaults, types, etc
        Returns:
        objects mapping all the values required to persist and present the test properties

Copyright © 2005–2018 Alfresco Software. All rights reserved.