Package de.hybris.platform.testweb.editors


package de.hybris.platform.testweb.editors
  • Classes
    Class
    Description
    ClassEditor<T extends Class>
     
    Converts string representation of single test case from testsuite which is in form of: fullyQualifiedTestSuiteName#testCaseName into proper SingleTestCaseData object used by form on UI.