Interface IHtmlResultTestCase

    • Method Detail

      • getFilename

        String getFilename()
        Get filename of test-case.
        Returns:
        filename.
      • getCommandList

        CommandList getCommandList()
        Get command list.
        Returns:
        command list.
      • getResultList

        CommandResultList getResultList()
        Get test-case result list.
        Returns:
        test-case result list.