Interface TestCompilerHelper

    • Method Detail

      • addTestElementOnce

        boolean addTestElementOnce​(TestElement child)
        Add child test element only if it has not already been added.

        Only for use by TestCompiler.

        Parameters:
        child - the TestElement to be added
        Returns:
        true if the child was added