Interface TestSuiteSpec

    • Method Detail

      • getTestedComponent

        ComponentSpec getTestedComponent()
        The tested component.
      • setTestedComponent

        void setTestedComponent​(ComponentSpec testedComponent)
        Sets the tested component.
        Parameters:
        testedComponent - the component under test
      • testing

        void testing​(ComponentSpec testedComponent)
        Sets the tested component.
        Parameters:
        testedComponent - the component under test